[INFO] fetching crate material-dioxus 0.0.3-dev...
[INFO] testing material-dioxus-0.0.3-dev against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate material-dioxus 0.0.3-dev into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate material-dioxus 0.0.3-dev
[INFO] finished tweaking crates.io crate material-dioxus 0.0.3-dev
[INFO] tweaked toml for crates.io crate material-dioxus 0.0.3-dev written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate material-dioxus 0.0.3-dev on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 143 packages to latest compatible versions
[INFO] [stderr]       Adding dioxus v0.4.3 (available: v0.7.4)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.2)
[INFO] [stderr]       Adding gloo v0.10.0 (available: v0.12.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97797a2f93b16f64d84fd47a0072cf8da0773bef8d4406c5bdfe7869d034880c
[INFO] running `Command { std: "docker" "start" "-a" "97797a2f93b16f64d84fd47a0072cf8da0773bef8d4406c5bdfe7869d034880c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97797a2f93b16f64d84fd47a0072cf8da0773bef8d4406c5bdfe7869d034880c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97797a2f93b16f64d84fd47a0072cf8da0773bef8d4406c5bdfe7869d034880c", kill_on_drop: false }`
[INFO] [stdout] 97797a2f93b16f64d84fd47a0072cf8da0773bef8d4406c5bdfe7869d034880c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e95324a4e328c4c2ae7e90ecfca6b407a1d8ffd516d3ad54d5f840be9cbd2f1
[INFO] running `Command { std: "docker" "start" "-a" "2e95324a4e328c4c2ae7e90ecfca6b407a1d8ffd516d3ad54d5f840be9cbd2f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.115
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.115
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling dioxus-core v0.4.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling dioxus-rsx v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.115
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling dioxus-core-macro v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling js-sys v0.3.92
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling dioxus-hooks v0.4.3
[INFO] [stderr]    Compiling web-sys v0.3.92
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.65
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling dioxus-html v0.4.3
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo v0.10.0
[INFO] [stderr]    Compiling dioxus-hot-reload v0.4.3
[INFO] [stderr]    Compiling dioxus v0.4.3
[INFO] [stderr]    Compiling material-dioxus v0.0.3-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stdout]    --> src/lib.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stdout]    --> src/lib.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:228:7
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "2e95324a4e328c4c2ae7e90ecfca6b407a1d8ffd516d3ad54d5f840be9cbd2f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e95324a4e328c4c2ae7e90ecfca6b407a1d8ffd516d3ad54d5f840be9cbd2f1", kill_on_drop: false }`
[INFO] [stdout] 2e95324a4e328c4c2ae7e90ecfca6b407a1d8ffd516d3ad54d5f840be9cbd2f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e0754640cc771022aa2a8dedebd36808841a0b8acf90ff8b8f46f2c8b1a9634
[INFO] running `Command { std: "docker" "start" "-a" "1e0754640cc771022aa2a8dedebd36808841a0b8acf90ff8b8f46f2c8b1a9634", kill_on_drop: false }`
[INFO] [stderr]    Compiling material-dioxus v0.0.3-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stdout]    --> src/lib.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stdout]    --> src/lib.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:228:7
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stdout]    --> src/lib.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stdout]    --> src/lib.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "drawer")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stdout]    --> src/lib.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "top-app-bar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:185:7
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stdout]    --> src/lib.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[cfg(feature = "linear-progress")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stdout]    --> src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stdout]    --> src/lib.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:228:7
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `slider`
[INFO] [stdout]    --> src/lib.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[cfg(feature = "slider")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stdout]    --> src/lib.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg(feature = "tabs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stdout]    --> src/lib.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[cfg(feature = "snackbar")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `select`
[INFO] [stdout]    --> src/lib.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(feature = "select")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `menu`
[INFO] [stdout]    --> src/lib.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(feature = "menu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stdout]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "1e0754640cc771022aa2a8dedebd36808841a0b8acf90ff8b8f46f2c8b1a9634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e0754640cc771022aa2a8dedebd36808841a0b8acf90ff8b8f46f2c8b1a9634", kill_on_drop: false }`
[INFO] [stdout] 1e0754640cc771022aa2a8dedebd36808841a0b8acf90ff8b8f46f2c8b1a9634
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42ff449fb230f61041ef90444c16ddc998b71876114fcf4ab597dc1c80b6f742
[INFO] running `Command { std: "docker" "start" "-a" "42ff449fb230f61041ef90444c16ddc998b71876114fcf4ab597dc1c80b6f742", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stderr]    --> src/lib.rs:149:7
[INFO] [stderr]     |
[INFO] [stderr] 149 | #[cfg(feature = "drawer")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `drawer`
[INFO] [stderr]    --> src/lib.rs:151:7
[INFO] [stderr]     |
[INFO] [stderr] 151 | #[cfg(feature = "drawer")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `drawer` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stderr]    --> src/lib.rs:155:7
[INFO] [stderr]     |
[INFO] [stderr] 155 | #[cfg(feature = "top-app-bar")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `top-app-bar`
[INFO] [stderr]    --> src/lib.rs:157:7
[INFO] [stderr]     |
[INFO] [stderr] 157 | #[cfg(feature = "top-app-bar")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `top-app-bar` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stderr]    --> src/lib.rs:185:7
[INFO] [stderr]     |
[INFO] [stderr] 185 | #[cfg(feature = "linear-progress")]
[INFO] [stderr]     |       ^^^^^^^^^^-----------------
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `linear-progress`
[INFO] [stderr]    --> src/lib.rs:187:7
[INFO] [stderr]     |
[INFO] [stderr] 187 | #[cfg(feature = "linear-progress")]
[INFO] [stderr]     |       ^^^^^^^^^^-----------------
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: there is a expected value with a similar name: `"circular-progress"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `linear-progress` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stderr]    --> src/lib.rs:203:7
[INFO] [stderr]     |
[INFO] [stderr] 203 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `top-app-bar-fixed`
[INFO] [stderr]    --> src/lib.rs:205:7
[INFO] [stderr]     |
[INFO] [stderr] 205 | #[cfg(feature = "top-app-bar-fixed")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `top-app-bar-fixed` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stderr]    --> src/lib.rs:222:7
[INFO] [stderr]     |
[INFO] [stderr] 222 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `icon-button-toggle`
[INFO] [stderr]    --> src/lib.rs:224:7
[INFO] [stderr]     |
[INFO] [stderr] 224 | #[cfg(feature = "icon-button-toggle")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `icon-button-toggle` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `slider`
[INFO] [stderr]    --> src/lib.rs:228:7
[INFO] [stderr]     |
[INFO] [stderr] 228 | #[cfg(feature = "slider")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `slider`
[INFO] [stderr]    --> src/lib.rs:230:7
[INFO] [stderr]     |
[INFO] [stderr] 230 | #[cfg(feature = "slider")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `slider` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stderr]    --> src/lib.rs:234:7
[INFO] [stderr]     |
[INFO] [stderr] 234 | #[cfg(feature = "tabs")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tabs`
[INFO] [stderr]    --> src/lib.rs:236:7
[INFO] [stderr]     |
[INFO] [stderr] 236 | #[cfg(feature = "tabs")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `tabs` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stderr]    --> src/lib.rs:241:7
[INFO] [stderr]     |
[INFO] [stderr] 241 | #[cfg(feature = "snackbar")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `snackbar`
[INFO] [stderr]    --> src/lib.rs:243:7
[INFO] [stderr]     |
[INFO] [stderr] 243 | #[cfg(feature = "snackbar")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `snackbar` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `select`
[INFO] [stderr]    --> src/lib.rs:258:7
[INFO] [stderr]     |
[INFO] [stderr] 258 | #[cfg(feature = "select")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `select`
[INFO] [stderr]    --> src/lib.rs:260:7
[INFO] [stderr]     |
[INFO] [stderr] 260 | #[cfg(feature = "select")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `select` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `menu`
[INFO] [stderr]    --> src/lib.rs:264:7
[INFO] [stderr]     |
[INFO] [stderr] 264 | #[cfg(feature = "menu")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `menu`
[INFO] [stderr]    --> src/lib.rs:266:7
[INFO] [stderr]     |
[INFO] [stderr] 266 | #[cfg(feature = "menu")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all-components`, `button`, `checkbox`, `circular-progress`, `circular-progress-four-color`, `default`, `dialog`, `fab`, `formfield`, `full`, `icon`, `icon-button`, `list`, `palette`, `radio`, `switch`, `textarea`, `textfield`, and `theming`
[INFO] [stderr]     = help: consider adding `menu` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `material-dioxus` (lib) generated 20 warnings
[INFO] [stderr] warning: `material-dioxus` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/material_dioxus-b7fa4f0b7835aae2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests material_dioxus
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 13) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 104) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 13) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `material_dioxus::MatButton`
[INFO] [stdout]    --> src/lib.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | use material_dioxus::MatButton;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MatButton` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "button")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `button` feature
[INFO] [stdout] 128 | #[doc(hidden)]
[INFO] [stdout] 129 | pub use button::MatButton;
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 104) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `material_dioxus::MatButton`
[INFO] [stdout]    --> src/lib.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | use material_dioxus::MatButton;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MatButton` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "button")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `button` feature
[INFO] [stdout] 128 | #[doc(hidden)]
[INFO] [stdout] 129 | pub use button::MatButton;
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 104)
[INFO] [stdout]     src/lib.rs - (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "42ff449fb230f61041ef90444c16ddc998b71876114fcf4ab597dc1c80b6f742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42ff449fb230f61041ef90444c16ddc998b71876114fcf4ab597dc1c80b6f742", kill_on_drop: false }`
[INFO] [stdout] 42ff449fb230f61041ef90444c16ddc998b71876114fcf4ab597dc1c80b6f742
